home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / inptmthd.sit / Input Methods / card_8429.txt < prev    next >
Text File  |  1989-11-24  |  4KB  |  196 lines

  1. -- card: 8429 from stack: in
  2. -- bmap block id: 8672
  3. -- flags: 0000
  4. -- background id: 2696
  5. -- name: Variations
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=5 top=76 right=124 bottom=235
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Time Limit
  20. ----- HyperTalk script -----
  21. on mouseEnter
  22.   set the hilite of me to true
  23.   show card field the short name of me
  24. end mouseEnter
  25.  
  26. on mouseLeave
  27.   set the hilite of me to false
  28.   hide card field the short name of me
  29. end mouseLeave
  30.  
  31.  
  32.  
  33. -- part 2 (button)
  34. -- low flags: 00
  35. -- high flags: 0000
  36. -- rect: left=5 top=132 right=180 bottom=235
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Hints
  45. ----- HyperTalk script -----
  46. on mouseEnter
  47.   set the hilite of me to true
  48.   show card field the short name of me
  49. end mouseEnter
  50.  
  51. on mouseLeave
  52.   set the hilite of me to false
  53.   hide card field the short name of me
  54. end mouseLeave
  55.  
  56.  
  57.  
  58. -- part 3 (button)
  59. -- low flags: 00
  60. -- high flags: 0000
  61. -- rect: left=6 top=189 right=237 bottom=235
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: Latency
  70. ----- HyperTalk script -----
  71. on mouseEnter
  72.   set the hilite of me to true
  73.   show card field the short name of me
  74. end mouseEnter
  75.  
  76. on mouseLeave
  77.   set the hilite of me to false
  78.   hide card field the short name of me
  79. end mouseLeave
  80.  
  81.  
  82.  
  83. -- part 4 (button)
  84. -- low flags: 00
  85. -- high flags: 0000
  86. -- rect: left=6 top=246 right=294 bottom=235
  87. -- title width / last selected line: 0
  88. -- icon id / first selected line: 0 / 0
  89. -- text alignment: 1
  90. -- font id: 0
  91. -- text size: 12
  92. -- style flags: 0
  93. -- line height: 16
  94. -- part name: Adaptive
  95. ----- HyperTalk script -----
  96. on mouseEnter
  97.   set the hilite of me to true
  98.   show card field the short name of me
  99. end mouseEnter
  100.  
  101. on mouseLeave
  102.   set the hilite of me to false
  103.   hide card field the short name of me
  104. end mouseLeave
  105.  
  106.  
  107.  
  108. -- part 5 (field)
  109. -- low flags: 80
  110. -- high flags: 2004
  111. -- rect: left=238 top=76 right=312 bottom=501
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 0
  115. -- font id: 3
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: Time Limit
  120.  
  121.  
  122. -- part 6 (field)
  123. -- low flags: 80
  124. -- high flags: 2004
  125. -- rect: left=238 top=76 right=312 bottom=501
  126. -- title width / last selected line: 0
  127. -- icon id / first selected line: 0 / 0
  128. -- text alignment: 0
  129. -- font id: 3
  130. -- text size: 12
  131. -- style flags: 0
  132. -- line height: 16
  133. -- part name: Hints
  134.  
  135.  
  136. -- part 7 (field)
  137. -- low flags: 80
  138. -- high flags: 2004
  139. -- rect: left=238 top=76 right=312 bottom=501
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 0
  143. -- font id: 3
  144. -- text size: 12
  145. -- style flags: 0
  146. -- line height: 16
  147. -- part name: Latency
  148.  
  149.  
  150. -- part 8 (field)
  151. -- low flags: 80
  152. -- high flags: 2004
  153. -- rect: left=238 top=76 right=312 bottom=501
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 0
  157. -- font id: 3
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: Adaptive
  162.  
  163.  
  164. -- part contents for card part 5
  165. ----- text -----
  166.  
  167. You can limit the amount of time the user is given to answer a question.
  168.  
  169. See the "Typing" example for details.
  170.  
  171. -- part contents for card part 6
  172. ----- text -----
  173.  
  174. You may want to provide hints when the user gives an incorrect response, or takes a long time to respond.
  175.  
  176. This helps keep novice learners from getting frustrated.
  177.  
  178.  
  179. -- part contents for card part 7
  180. ----- text -----
  181.  
  182. A measure of how long it takes the user to respond.  
  183.  
  184. You can use latency as a factor in determining the user's score.
  185.  
  186. Latency can also be used in an adaptive system.
  187.  
  188. -- part contents for card part 8
  189. ----- text -----
  190. The computer adjusts the difficulty of items to correspond to the user's ability level.
  191.  
  192. For example, if the user responds incorrectly a certain number of times, the computer will give him easier problems. 
  193.  
  194. This requires that each item be classified according to difficulty level.
  195.  
  196. Latency can be used to help determine the user's skill level.